ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientCollectionChanged Property

In This Topic
    OnClientCollectionChanged Property
    In This Topic
    Occurs when the collection changes.
    Syntax
    'Declaration
     
    Property OnClientCollectionChanged As String
    string OnClientCollectionChanged {get; set;}
    See Also